home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / egg_catcher_game.swf / scripts / DefineButton2_219 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2006-06-07  |  62 b   |  5 lines

  1. on(press){
  2.    gotoAndStop(23);
  3.    _root.playlev = true;
  4. }
  5.